GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / RemovePageBox Method





In This Topic
RemovePageBox Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function RemovePageBox( _
   ByVal PageBox As PdfPageBox _
) As GdPictureStatus
public GdPictureStatus RemovePageBox( 
   PdfPageBox PageBox
)
public function RemovePageBox( 
    PageBox: PdfPageBox
): GdPictureStatus; 
public function RemovePageBox( 
   PageBox : PdfPageBox
) : GdPictureStatus;
public: GdPictureStatus RemovePageBox( 
   PdfPageBox PageBox
) 
public:
GdPictureStatus RemovePageBox( 
   PdfPageBox PageBox
) 

Parameters

PageBox
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members